@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400&display=swap');
/* @font-face {
  font-family: 'zust_ar-b';
  src: url(/fonts/zust-ar-b.OTF);
}

@font-face {
  font-family: 'zust_ar';
  src: url(/fonts/zust-ar.OTF);
} */

body,h1,h2,h3,span{
    font-family: 'Cairo', sans-serif !important;
}

body,h4,h5,h6,p,div,a,button,span{
    font-family: 'Cairo', sans-serif !important;
}

.owl-carousel .owl-item,
.owl-wrapper {
    float: right !important;
}

section > .container, section > .container-fluid {
    padding-top: 0px;
    padding-bottom: 16px;
}
.padding-right-slider{
  padding-right: 0px;
  padding-left: 20px;
}

.post-slide10{padding-bottom:10px;margin:0 15px;position:relative;background:#fff!important;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}
.post-slide10 img{width:100%;height:auto}
.post-slide10 .post-date{position:absolute;top:2%;left:8%;padding:3% 5%;background:#e74c3c}
.post-slide10 .month{font-size:14px;color:#fff;font-weight:700;text-transform:uppercase}
.post-slide10 .month:after{content:"";display:block;border:1px solid #fff}
.post-slide10 .date{font-size:14px;color:#fff;display:block;text-align:center;font-weight:700}
.post-slide10 .post-title{margin:25px 0 15px 0}
.post-slide10 .post-title a{font-size:15px;font-weight:700;color:#333;padding:0 15px;display:inline-block;text-transform:uppercase;transition:all .3s ease 0s}
.post-slide10 .post-title a:hover{text-decoration:none;color:#e74c3c}
.post-slide10 .post-description{font-size:14px;line-height:24px;color:grey;padding:0 15px}
.post-slide10 .read-more{color:#333;padding:0 15px;text-transform:capitalize;transition:color .2s linear}
.post-slide10 .read-more i{margin-left:10px;font-size:10px}
.post-slide10 .read-more:hover{text-decoration:none;color:#e74c3c}
.owl-controls .owl-buttons{margin-top:20px;position:relative}
.owl-controls .owl-prev{position:absolute;left:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
.owl-controls .owl-next{position:absolute;right:-40px;bottom:230px;padding:8px 17px;background:#333;transition:background .5s ease}
.owl-controls .owl-next:after,.owl-controls .owl-prev:after{content:"\f104";font-family:FontAwesome;color:#d3d3d3;font-size:16px}
.owl-controls .owl-next:after{content:"\f105"}
.owl-controls .owl-next:hover,.owl-controls .owl-prev:hover{background:#e74c3c}
@media only screen and (max-width:990px){.post-slide10{margin:0 20px}
.owl-controls .owl-buttons .owl-prev{left:-20px;padding:5px 14px}
.owl-controls .owl-buttons .owl-next{right:-20px;padding:5px 14px}
}
@media only screen and (max-width:767px){
.owl-controls .owl-buttons .owl-prev{left:0;bottom:260px}
.owl-controls .owl-buttons .owl-next{right:0;bottom:260px}
.post-slide10 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: #fff!important;
    box-shadow: 0 1px 2px rgb(43 59 93 / 30%);
    margin-bottom: 2em;
    width: 100% !important;
    left: 17%;
}

.fa-angle-down:before {
  content: "\f107";
  color: #006242 !important;
}

.tp-caption{
  margin-right:35px;
}

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    background-color: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
}

.menuzord-menu ul.dropdown li a {
    color: #000 !important;

}

.allignment-display{
    display: block !important;
}

.header-mobile{
  background-color: #fff;
  /* padding-top: 20px; */
}
.padding-right-slider{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.why-zust{
  display:block !important;
}

.fullwidthbanner-container {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}


.menuzord-menu > li > a {

    color: #000 !important;
}

@media (max-width: 1000px){
.menuzord-responsive .menuzord-menu > li > a {
    border-bottom: solid 1px #a4a4a4;
}
}

.header-back{

  background-color: #fff !important;
}

/* .btn-lg {
    margin-left: 25px !important;
} */

.menuzord-menu{
    box-shadow: none !important;
}

.arrows-annoc-slider{

margin-bottom: 50px;
margin-left: 0px !important;

}

.col-back-color{
  background-color: transparent !important;
}

.hide-on-mobile{

  display: none;
}
.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px;
    display: none;
}

.menuzord-menu > li > a{
  padding: 26px 16px;display: inline-block;text-decoration: none;font-size: 14px;font-weight: 600;
  color: #888;outline: 0;line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}

.header-nav .header-nav-wrapper .menuzord {
    padding: 0;
    margin-top: -55px;
}


}


.radu{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.radue{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.hr-class {
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 5px solid #006242;
  }

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* width: 275px !important; */
}

.scrollToTop i {
    color: #A47C35 !important;
    font-size: 42px;
}

.menuzord-brand img {
    max-height: 61px;
    margin-left: 20px;
    width: 100%;
    margin-top: -7px;

}

.btn-dark.btn-theme-colored:hover {
    color: #fff;
    background-color: #A47C35;
    border-color: #A47C35;
}

.ahoverr{
  color:#fff;
}

.ahoverr:hover{
  color:#A47C35;
}


.ahoverrr{
  background-color: #006242; border-color: #006242; color:#fff;

}

.ahoverrr:hover{
  background-color: #A47C35; border-color: #A47C35;color:#fff;

}
.ahover{

  color: #006242;

}
.ahover:hover{

  color: #A47C35;

}

.post-slide10 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: #fff!important;
    box-shadow: 0 1px 2px rgb(43 59 93 / 30%);
    margin-bottom: 2em;
    width: 250px !important;
}

.bg-theme-colored1{

  background-color: #fff;
}
/*.tp-bgimg{

  width: 85% !important;
}*/

.container-fluid {
    padding-right: 0px;

}

/*.zeus.tparrows.tp-rightarrow{
  left:100% !important;
}*/

.icon-box-title{

  color:#fff;


}
.mr-right{
  margin-left: 100px;
}

.mtt-25{
  margin-top: 25px;
}
.row {
     margin-right: 0px;
     margin-left: 0px;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.col-back-color{
  background-color: #006242;
}

.header-back{

background-color: #006242;
}

.width-image{

  width: 32%;
}

.container-counter {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.text-white{

  text-align: right;
}


.text-whitee{

text-align: left;
}

.bg-theme-colored-orange{

  background-color: #A47C35 !important;
}

.arrows-annoc-slider{

  margin-bottom: 50px;
  margin-left: 50px;

}

.container-without-pading{

    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}



.menuzord-menu > li > a {
    padding: 13px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}


.menuzord-menu.menuzord-right {
    float: left;
}

.fullwidthbanner-container {
    left: 0px !important;
    overflow: hidden !important;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    width: 100% !important;
}

.pl-slider-25{
  padding-left: 20px;
}

.why-zust{
  display:flex;
}

.header-nav {
    position: relative;
    margin-bottom: -4px;
}

@media (min-width: 1920px) and (max-width: 2560px)  {
  .mb-15 {
    margin-bottom: 20px !important;
}

.header-nav .header-nav-wrapper .menuzord {
    padding: 5px;
}

.left-card{

height: 710px !important;
margin-top: -10px;
}

}


.left-card{

  background:#006242;
  padding-left:0;
  padding-right:0;
  height: 700px;
}


.allignment{
    margin-right: 40px;
    margin-left: 40px;
}

.allignment-display{
    justify-content: center;
    display: flex;
}

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 180px;
    white-space: nowrap;
  /*background-color: #006242;*/
  background:rgba(0, 98, 66, 1);
  /*opacity: 0.8;*/
    color: #fff;
    margin-top: 11px;

}

.menuzord-menu ul.dropdown li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 25px 7px 22px;
}

@media only screen and (max-width: 767px){
.menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a {
    background: #006242;
    color: #fff !important;
    border-radius: 5px;
}}

.box-annoc::-webkit-scrollbar {
width: 10px;
height: 10px;
}


.box-annoc::-webkit-scrollbar-thumb {
  background: #015036;
  border-radius: 5px;
  }

.rounded-image-fac{
  border-radius: 10px;
}


/*ar*/

@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}

}

@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: right;
}

}

@media (min-width: 768px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
}

}

.news-slider-home{
    overflow: auto;
    height: 530px;
    width: 410px;
    /*background: url(img/details.jpg);*/
    position: relative;
    z-index: 5;
    margin-right: -200px;
    margin-top: 75px;
    border-radius: 10px;
}


.buttons-before-footer {
    display: inline-block;
   /* padding-left: 0px !important;
    padding-right: 30px !important;*/
    margin-top: 10px;
}

.float-contact{

   float: left;
}

.image_title_bulding{
    margin-top: 5px !important;
    margin-right: 0px;
}

.arrows-annoc-slider {
    margin-bottom: 50px;
    margin-right: 50px;
}

.section-border{
    border-right: 30px solid #006242;margin-right: -15px;
}

.event-and-news-title{
    font-weight: 800;
    text-align: right;
    margin-right: 40px;
    color: #006242 !important;
}

.event-and-news-disc{
    text-align: justify;
    color: #000 !important;
}

.event-link{
    text-align: right;
    float: right;
}

.why-zust-title{

  font-weight: 800;
  position: absolute;
  top: 10%;
  right: 15%;
}

.why-zust-disc{

text-align: justify;
font-size: 15px;
}

.why-zust-link{

    text-align: right;float: right;
}

.menuzord-brand img {
    max-height: 61px;
    margin-right: 20px;
    width: 100%;
    margin-top: -7px;

}


/*.container-fluid {
    padding-left: 0px;
}*/

.padding-right-slider {
    padding-right: 20px;
    padding-left: 0px;

}


.header-nav .header-nav-wrapper {
    box-shadow: none !important;
}

.menuzord .showhide {

    float: left;

}

html[dir="rtl"] .menuzord-menu.menuzord-right {
    float: right !important;
}

.menuzord-menu li .indicator {
    margin-right: 3px;
}

.container-without-pading-counter {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.width-image-counter{
    width: 41%;
}

.list-inlinee>li {
    display: inline-block;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.bg-theme-colored3 {
    background-color: #d7962b  !important;
}

.nav-pills>li {
    float: right;
}

.pull-leftt {
    float: right !important;
}

.pull-rightt{
    float: left !important;
}

@media (max-width: 1000px){
.menuzord-responsive .menuzord-menu li .indicator {
    width: 60px;
    height: 45px;
    position: absolute;
    left: 0 !important;
    right: auto;
    top: 0;
    font-size: 22px;
    text-align: center;
    line-height: 43px;
    border-left: solid 1px #f5f5f5;
}}

.overview-alignment{
  margin-left: 55px;
  margin-right: 55px;
}

.image-overview {
  border-radius: 10px;
  height: 405px;
  position: absolute;
  right: 25%;
}

@media only screen and (max-width: 767px){

  .overview-alignment{
    margin-left: 15px;
    margin-right: 15px;
  }

  .with-margin-mobile{
    margin-right: 15px;
    margin-left: 15px;
}

  /* .slider-title-ar{
    font-size: 22px !important;
  } */

  /*.tp-resizeme{

    margin-top:30px;

  }*/

  .pr-50-why-aust {
    padding-left: 50px;
    position: absolute;
    top: 50%;
    right: 3% !important;
   }

   .pl-50-why-zust {
    padding-right: 25px !important;
    padding-left: 40px !important;
}

.menuzord-brand img {
  width: 60% !important;
}
  .price_all{
    margin-top: -25px;
  }

  .why-zust-back-image-new {
    height: 300px;
  }

  .image_title_bulding{

    margin-top: 0px !important;
    font-size: 22px !important;
    text-align: right !important;
    margin-right: 15px !important;
  }

  .buttons-before-footer {
  float: right;
  }

  .slider-icons {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .image-overview{
    border-radius: 10px;
    max-width: 100%;
    float: none !important;
    height: unset;
    position: unset;
    left: unset !important;
  }

  .pl-section-boreder {
    padding-left: 0px !important;
 }


.image_title_bulding {
  margin-top: 7px !important;
  margin-right: 30px;
}

.why-zust-title {
  font-weight: 800;
  position: absolute;
  top: 10%;
  right: 10%;
}

}

.pl-section-boreder{
  padding-right: 35px;
  padding-left: 60px;

}

.pr-50-why-aust{
  padding-left: 50px;
  position: absolute;
  top: 35%;
  right: 15%;
}

.overview-text{
  font-size:17px;
  text-align: justify;
}

.ali-text{
  text-align: right;
}


.layer-overlay::before {
  background: rgba(0,0,0,0.7) none repeat scroll 0 0;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.parallax {
  background-position: center center !important;
}

@media (min-width:1200px) and (max-width:1200px) {

  .news-slider-home {
    overflow: auto;
    height: 450px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -240px;
    margin-top: 15px;
    border-radius: 10px;
}

.left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 555px;
}

}


@media (min-width:1240px) and (max-width:1240px) {

  .news-slider-home {
    overflow: auto;
    height: 485px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -200px;
    margin-top: 15px;
    border-radius: 10px;
}
.left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 574px;
}

}

@media (min-width:1280px) and (max-width:1280px) {

  .news-slider-home {
    overflow: auto;
    height: 485px;
    width: 410px;
    position: relative;
    z-index: 5;
    margin-left: -200px;
    margin-top: 20px;
    border-radius: 10px;
}

.left-card {
  background: #006242;
  padding-left: 0;
  padding-right: 0;
  height: 593px;
}


}

.box-details-height{
  height: 200px;
}

.learn_now_dy{
    position: absolute;
    bottom: 10px;
}


.line-height-learn {
  line-height: 1.3 !important;
  height: 40px;
  text-align: right !important;
}

.services{
  margin-top: 15px;
}

.header-top .widget ul >.bg-theme-colored:first-child:hover {
  background-color: #A47C35 !important;
  color: #fff !important;
}

.header-top .widget ul >.bg-theme-colored:hover {
  background-color: #A47C35 !important;
  color: #ffffff !important;
}

.header-top .widget ul >.bg-theme-colored3:hover {
  background-color: #A47C35 !important;
  color: #ffffff !important;

}

.fa.fa-facebook, .fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  color: #fff !important;
}

.list-inlinee.pull-right.flip.sm-pull-none.sm-text-center.list-bordered>li>a {
    color: #fff !important;
}

.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  color: #fff !important;
}

.text-white-contact{
  color: #fff;

}

.text-white-contact:hover{
  color: #fff;
}

.text-white-contact-lang{
  color: #fff;
}

.fa:hover {
  color: #fff;
}

.header-top .widget ul >.bg-theme-colored:first-child:hover .text-white-contact {
  color: #fff !important;
}

.fa-top{
    color: #fff;
}

.fa-top:hover {
  color: #fff;
}

.header-top .widget ul >.bg-theme-colored:hover .text-white-contact {
  color: #fff !important;
}

.header-top .widget ul >.bg-theme-colored3:hover .text-white-contact {
  color: #fff !important;
}

.header-top .widget ul >.bg-theme-colored:first-child:hover .fa-top {
  color: #fff !important;
}

.header-top .widget ul >.bg-theme-colored:hover .fa-top {
  color: #fff !important;
}

.header-top .widget ul >.bg-theme-colored3:hover .fa-top {
  color: #fff !important;
}

.bg-theme-colored {
  background-color: #006242 !important;
}

.bg-theme-colored3 {
  background-color: #006242 !important;
}

.fa-angle-down:before {
  content: "\f107";
  color: #fff;
}

.layer-overlay.overlay-theme-colored-9::before {
  background-color: #006242;
}

.text-white-grants{
  text-align:center;
  color:#fff;

}

.funfact i {
  font-size: 45px;
  color: #fff;
}

.text-theme-coloredd {
 color: #fff !important;
}

.funfact h2:after {
  bottom: 3px;
}

.line-bottom:after, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  border: 1px solid #fff;
}

.font-14 {
  font-size: 14px !important;
  color: #fff;
}

.ml-60-grants{
  margin-right: 60px !important;
}

.bg-theme-colored-why-zust {
  background-color: #006242 !important;
}

.why-zust-back-image-new {
  background-image: url(/images/why-zust.png);
  background-size: cover;
  background-position: center center;
}


.line-bottom-edu:after {
  border: 1px solid #A47C35;
  bottom: 1px;
}

/* for tablet */

@media (min-width:767px) and (max-width:1200px){

    .overview-alignment{
        margin-left: 0;
        margin-right: 0;
    }

    .scroll-to-fixed-fixed{

        background-color: #f5fdfa;
    }

    .why-zust-back-image-new {
        height: 300px;
    }

    .why-zust {
        display: flex;
        flex-direction: column;
    }

    .style-icons{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .col-sm-4.col-md-4.trans {
        flex: 30%;
    }

    .text-center > img{
        width: unset;
    }

    .ali-text{
        text-align: center;
    }

    .text-tab{
        width: 100%;
    }

    .image-overview {
        border-radius: 10px;
        height: 405px;
        position: relative;
        left: 25%;
    }

    .cours-bottom{
        width: 100%;

    }
}

/* end tablet */

@media (min-width:767px) and (max-width:1200px){
    .menuzord-menu > li > a {
        color: #000 !important;
    }

    .menuzord-menu ul.dropdown li a {
        color: #000 !important;
    }

    .menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a {
        background: #06492c;
        color: #fff !important;
        border-radius: 5px;
    }

    .menuzord .showhide {

        margin-top: -15px !important;
    }

    .left-card {
        background: #006242;
        padding-left: 0;
        padding-right: 0;
        height: 625px;
        display: none;
    }

  }

    .top-bar-width{
    width: 100%;
    background: #006242 !important;
  }

  .social-width{
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contact-width{
    width: 55%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  @media screen and (max-width: 992px) {

    .social-width{
        width: 100% !important;
      }

      .contact-width{
        width: 100% !important;
      }
  }

.style-majors{
    display: flex;
    justify-content: center;
    align-items: center;
}

.megamenu-col-title {
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 400 !important;
}

.list-inline {
    font-size: 11px!important;
}

.fa.fa-youtube-play:before,.fa-whatsapp:before {
    color: #fff !important;
}


/* new */

  @media (min-width: 1000px) and (max-width: 1200px){

    .menuzord-menu.menuzord-right {
    float: right!important;
    margin-right: 240px;
    margin-top: -15px;

    }

  .menuzord-menu > li > a {
    padding: 15px 10px !important;

  }

    .menuzord-brand img {
        max-height: 70px !important;
        width: 60% !important;
    }

    .contact-width {
        width: 58% !important;
    }

    .social-width {
        width: 42% !important;
    }

    .menuzord-menu ul.dropdown li a {
        color: #fff !important;
    }

  }

